PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCmsDigitalSignature Class
Fields Methods


In This Topic
    PDFCmsDigitalSignature Class Members
    In This Topic

    The following tables list the members exposed by PDFCmsDigitalSignature.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFCmsDigitalSignature object.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign certificate. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the certificate chain.  
    Public MethodGets the contact information. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the underlying COS signature object. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the CRL client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the location. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the name. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the OCSP client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the OCSP digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the sign reason. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature calculator.  
    Public MethodGets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature policy identifier. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the timestamp digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the TSA client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the sign certificate.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the certificate chain.
    The chain must not include the end certificate used for signing the document. The certificates in the chain must be in "ascending" order. The first certificate is the parent of the certificate used for signing, the second certificate is the parent of first one and so on.  
    Public MethodSets the contact information.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the CRL client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the location.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the name.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the OCSP client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the OCSP digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the sign reason.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSet the signature calculator.  
    Public MethodSets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature policy identifier.
    When this property is set to a non-null value, the signature-policy-identifier signed attribute is added to the signature.
    The library does not verify and validate the content of this property. If this property does not include proper DER encoded content, the generated signature will be invalid.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the timestamp digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the TSA client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Top
    See Also